home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / editor / xes.lha / XES / S / keys.xrc < prev    next >
Text File  |  1995-08-14  |  7KB  |  173 lines

  1. # $VER: keys.xrc 1.0 (14 Aug 1995)
  2. map (a- ) (firstnb insline)
  3. map (A- ) (firstnb inslines 3 down)
  4. map A-! (x-1 goto start while cb (if !t (firstnb if !l (insline down)) downadd))
  5. map a-. (first while !r (firstnb split first join ( **> ) downadd))
  6. map a-/ (first while !r (firstnb split first join ( // ) downadd))
  7. map a-0 (setparcol 0 title `Left Margin set to 0')
  8. map a-; (first while !r (firstnb split first join ( ::> ) downadd))
  9. map a-= (setparcol -1 settvar indcol 0 title `Left Margin set to -1, Indent Column set to 0')
  10. map A-a (block-type? if !6 (if !5 lineblock bappendsave \$clipfile unblock))
  11. map a-a (rx "C='insert' d2c(rtgetlong(,'Enter ASCII value.','Insert ASCII Requester',,'rtgl_min=0 rtgl_max=255')); C")
  12. map ac-a (rx "C='insert' c2d(rtgetstring(,'Enter Letter')); C")
  13. map a-b block-region
  14. map a-bs (ifelse l (up last join col +1) (setx dec x first string (\\\$x) delstr (\\\$string)))
  15. map A-c (block-type? if !6 (if !5 lineblock bsave \$clipfile unblock))
  16. map a-c (while !ca (right if r (left break)) tlate u right a-l)
  17. map a-d (while r (down firstnb) setx while !ca (right if c=32 break if r break) while ca (col +1) minus len \$colno \$x gox string \$len delstr (\$string))
  18. map a-del (ifelse r join (scanf l delstr (\\\$scanf)))
  19. map a-down (sc-2 bottom last)
  20. map A-f1 (pong 1)
  21. map A-f2 (pong 2)
  22. map A-f3 (pong 3)
  23. map a-f3 (writeto `T:Temp' execute (AlphaSpell >ENV:titlebar N T:Temp) title (\$titlebar))
  24. map A-f4 (pong 4)
  25. map A-f5 (pong 5)
  26. map A-f6 (pong 6)
  27. map A-f7 (pong 7)
  28. map a-h (first while !r down cs-2 up first while !r up down)
  29. map a-l (while !ca (right if r (left break)) while ca (tlate l right))
  30. map a-left  (firstnb)
  31. map a-n (ifelse \$wholeword (wsearch next) next)
  32. map a-nk. (first deline)
  33. map a-nk0 (split down undeline up join join)
  34. map a-nk2 (deline downadd undeline)
  35. map a-nk4 (wleft a-t)
  36. map a-nk6 (a-t wright)
  37. map a-nk8 (deline up undeline)
  38. map a-p (ifelse \$wholeword (wsearch prev) prev)
  39. map a-r (if c="\$findstr" replace)
  40. map a-right (last)
  41. map a-t (pushvar findstr pushvar repstr scanf +b repstr (\$scanf) wright scanf +b findstr (\$scanf) replace repstr (\$scanf) scanf +b findstr (\$scanf) prevr popvar findstr popvar repstr)
  42. map a-tab (ifelse cb (indent b .t) (indent . .t) firstnb)
  43. map a-u (while !ca (right if r (left break)) while ca (tlate u right))
  44. map a-up (sc-2 first top)
  45. map A-v (eval (insfile \$clipfile))
  46. map a-w (blocktype character block-region cx-x copy unblock)
  47. map A-w (wordwrap toggle)
  48. map A-x (block-type? if !6 (if !5 lineblock bsave \$clipfile bdelete))
  49. map a-z (undeline)
  50. map a-[ (ifelse l a-0 sa-[)
  51. map a-] (margin (\$colno) title `Right Margin set to \$colno')
  52. map As-, (push block)
  53. map As-. (pop block)
  54. map as-8 (insline first insert (/*) down while !r (firstnb split first join ( * ) reformat downadd) insline first insert ( */))
  55. map as-e (execute (\$currentline))
  56. map bs (ifelse l (up last ifelse l (join del) (join col +1)) bs)
  57. map c-1 (settvar indcol \$colno title (Indent Column set to \$colno))
  58. map c-2 (title (\$date, \$time))
  59. map c-a first
  60. map c-c (qualifier \$ccq)
  61. map c-down scrolldown
  62. map c-e last
  63. map c-f (scanf %[a-zA-Z] findstr (\$scanf) title \$findstr)
  64. map c-f4 (title `Change Filename' escimm (chfilename `\$filename))
  65. map c-k a-del
  66. map c-l (sc-l ifelse c>24 top bottom goto \$L redisplay)
  67. map c-left scrollleft
  68. map c-o split
  69. map c-q (qualifier MA title (Quote key))
  70. map c-r (scanf %s repstr (\$scanf) title \$repstr)
  71. map c-right scrollright
  72. map c-s (ifelse cb (blocktype line) lineblock bsource)
  73. map c-spc cs-2
  74. map c-t (scanf c set c0 (\$scanf) goleft scanf c overwrite (\$c0) ifelse r (if !b (down first del)) (overwrite (\$scanf)))
  75. map c-tab (repeat tr (( )))
  76. map c-up scrollup
  77. map c-w (blocktype character block-region copy delete-region unblock sc-2)
  78. map c-x (title `C-X ...' qualifier x)
  79. map c-y (sc-2 clipins -bs)
  80. map ca-o (if !r (ping 0 firstnb wright split return while !r (firstnb split first join return) pong 0 down while !r (insline join down) pong 0 down reformat firstnb split first join pong 0 join))
  81. map cMx-g nop
  82. map cRx-g nop
  83. map cs-2 (mark-point mx my title (Mark Set))
  84. map cx-b (barpsave)
  85. map cx-c QuitAll
  86. map cx-f (escimm (find-file ))
  87. map cx-g nop
  88. map cx-l (region-top while y<\$my (tlate l goright) while x<\$mx (tlate l goright))
  89. map cx-o (first while r up down bstart while r down up bend bdelete)
  90. map cx-s (rx XES:Rexx/SaveFile)
  91. map cx-u (region-top while y<\$my (tlate u goright) while x<\$mx (tlate u goright))
  92. map cx-w (rx1 XES:Rexx/FileOp Saveas)
  93. map cx-x (mark-point tx ty goto-mark settvar mx \$tx settvar my \$ty)
  94. map del (ifelse r (if !b (last ifelse l (join del) join)) del)
  95. map down (down if \$smartkeys (if r last))
  96. map f9 arpsave
  97. map help (newwindow newfile XES:S/xes.xrc programming-mode)
  98. map L-lm2 (if cb unblock)
  99. map L-lmb (tomouse flag 2 1)
  100. map L-mmove (if 2 (bstart flag 2 0) tomouse bend)
  101. map left (ifelse \$smartkeys goleft left)
  102. map Mx-a amigaguide-mode
  103. map Mx-b (blocktype line)
  104. map Mx-c c-mode
  105. map Mx-f fundamental-mode
  106. map Mx-h html-mode
  107. map Mx-k krc-mode
  108. map Mx-l lisp-mode
  109. map Mx-m manual-mode
  110. map Mx-n (blocktype character)
  111. map Mx-o outline-mode
  112. map Mx-p programming-mode
  113. map Mx-r arexx-mode
  114. map Mx-s symlog-mode
  115. map Mx-t text-mode
  116. map Mx-v (blocktype vertical)
  117. map return (\$cr)
  118. map right (ifelse \$smartkeys goright right)
  119. map Rx-c copy-rectangle
  120. map Rx-d delete-rectangle
  121. map Rx-e clear-rectangle
  122. map Rx-k kill-rectangle
  123. map Rx-o open-rectangle
  124. map Rx-y yank-rectangle
  125. map s-bs (setx sety wleft if y<\$y (last setx wleft) minus len \$x \$colno string \$len delstr (\$string))
  126. map s-del (setx sety wright if y>\$y (goy last) ifelse x>\$x (minus len \$colno \$x) (set len 0) gox string \$len delstr (\$string))
  127. map s-down (pagedown)
  128. map s-f1 (ping 1)
  129. map s-f2 (ping 2)
  130. map s-f3 (ping 3)
  131. map s-f4 (ping 4)
  132. map s-f5 (ping 5)
  133. map s-f6 (ping 6)
  134. map s-f7 (ping 7)
  135. map s-help (newwindow newfile s:startup-sequence programming-mode)
  136. map s-left (wleft)
  137. map s-nk0 (insert (\$lastdel))
  138. map s-right (wright)
  139. map s-tab (\$btab)
  140. map s-up (pageup)
  141. map s-] (\$rbrace)
  142. map sa-tab (ifelse cb (indent b -.t) (indent . -.t) firstnb)
  143. map sa-[ (left ifelse x<\$margin (setparcol \$colno title `Left Margin Set To \$colno') (title (Can't Set Left Margin To \$colno. The Right Margin is \$margin.)) col +1)
  144. map sc-c (set C (\$colno))
  145. map sc-l (set L (\$lineno))
  146. map sc-tab (repeat tl bs)
  147. map spc (ifelse \$viewmode pagedown (( )))
  148. map sx-] ((}))
  149. map tab (\$ftab)
  150. map up (up if \$smartkeys (if r last))
  151. map x-/ (select-register (Store Position in Register) eval (settvar R\$reqresult (\$pos)))
  152. map x-1 (goto start first while cb (if r deline if !r downadd))
  153. map x-2 (x-1 goto start while cb (down if cb (insline down)))
  154. map x-b gtb-windows
  155. map x-d (rx XES:Rexx/Diary text-mode)
  156. map x-e (recplay qualifier ())
  157. map x-g (select-register (Insert Contents of Register) eval (insfile t:\$(R\$reqresult)))
  158. map x-h (bottom last cs-2 top first)
  159. map x-i (arpinsfile)
  160. map x-j (select-register (Goto Position in Register) eval (spc pos \$(R\$reqresult)))
  161. map x-k (rx XES:Rexx/Quit)
  162. map x-m (qualifier Mx title (Select Mode))
  163. map x-o (select next)
  164. map x-r (qualifier Rx title (C-X-R- ...))
  165. map x-x (select-register (Copy Block to Register) eval (bsave t:\$(R\$reqresult))
  166. map xa-f (down firstnb ifelse r (a-= up) (a-[ up join) reformat)
  167. map xs-0 (force r recend)
  168. map xs-9 (recstart)
  169. map xy-1 (top while !b (block¶ x-1 down))
  170. map xy-2 (goto start while cb (block§ x-2 down pop block))
  171. map xy-2 (top while !b (block§ x-2 down))
  172. map xy-d (x-distance? y-distance?)
  173.